home *** CD-ROM | disk | FTP | other *** search
/ Learn Microsoft Visual Basic 6.0 Now / Learn Microsoft Visual Basic 6.0 Now (Microsoft Press)(X03-58607)(1998).ISO / lvb6.mdb / Properties.json < prev    next >
JavaScript Object Notation  |  1998-06-07  |  4KB

  1. {
  2.     "schema": {
  3.         "PropertyID": "Text (50)",
  4.         "PropertyTypeValue": "Long Integer",
  5.         "Caption": "Text (250)",
  6.         "ControlType": "Text (50)",
  7.         "Default": "Text (200)",
  8.         "Browse": "Boolean NOT NULL",
  9.         "RelPath": "Boolean NOT NULL",
  10.         "ListID": "Text (50)",
  11.         "FieldPath": "Text (255)",
  12.         "Delimited": "Boolean NOT NULL",
  13.         "Dlm": "Text (50)",
  14.         "FirstInField": "Boolean NOT NULL",
  15.         "UseIfNoDlm": "Boolean NOT NULL",
  16.         "InvalidValues": "Text (200)"
  17.     },
  18.     "data": [
  19.         {
  20.             "PropertyID": "accessfilerelpath",
  21.             "PropertyTypeValue": 5,
  22.             "Caption": "(Base File Path) AND (Relative Path) to Rtf File:",
  23.             "ControlType": "TextBox",
  24.             "Browse": 1,
  25.             "RelPath": 1,
  26.             "ListID": "basepathsMvAcc",
  27.             "FieldPath": "Screen,MediaID,ScreenID",
  28.             "Delimited": 1,
  29.             "Dlm": ":",
  30.             "FirstInField": 0,
  31.             "UseIfNoDlm": 1
  32.         },
  33.         {
  34.             "PropertyID": "atechfilerelpath",
  35.             "PropertyTypeValue": 5,
  36.             "Caption": "                      Filename",
  37.             "ControlType": "TextBox",
  38.             "Browse": 1,
  39.             "RelPath": 1,
  40.             "ListID": "basepathsAtech",
  41.             "FieldPath": "Screen,MediaID,ScreenID",
  42.             "Delimited": 1,
  43.             "Dlm": ":",
  44.             "FirstInField": 0,
  45.             "UseIfNoDlm": 1
  46.         },
  47.         {
  48.             "PropertyID": "chgsectrecursively",
  49.             "PropertyTypeValue": 48,
  50.             "Caption": "Set Section Type Recursively",
  51.             "ControlType": "CheckBox",
  52.             "Default": "vbUnchecked",
  53.             "Browse": 0,
  54.             "RelPath": 0,
  55.             "ListID": "recursivesectchg",
  56.             "FieldPath": "<RaiseEvent>",
  57.             "Delimited": 0,
  58.             "FirstInField": 0,
  59.             "UseIfNoDlm": 0
  60.         },
  61.         {
  62.             "PropertyID": "cmdline",
  63.             "PropertyTypeValue": 1,
  64.             "Caption": "Command Line parameters",
  65.             "ControlType": "TextBox",
  66.             "Browse": 0,
  67.             "RelPath": 0,
  68.             "FieldPath": "Screen,Hotspots,ScreenID",
  69.             "Delimited": 1,
  70.             "Dlm": "|",
  71.             "FirstInField": 1,
  72.             "UseIfNoDlm": 1
  73.         },
  74.         {
  75.             "PropertyID": "contextid",
  76.             "PropertyTypeValue": 1,
  77.             "Caption": "ContextID",
  78.             "ControlType": "TextBox",
  79.             "Browse": 0,
  80.             "RelPath": 0,
  81.             "FieldPath": "Screen,Hotspots,ScreenID",
  82.             "Delimited": 0,
  83.             "FirstInField": 0,
  84.             "UseIfNoDlm": 0
  85.         },
  86.         {
  87.             "PropertyID": "datfilerelpath",
  88.             "PropertyTypeValue": 5,
  89.             "Caption": "(Base File Path) AND (Relative Path) to Datafile:",
  90.             "ControlType": "TextBox",
  91.             "Browse": 1,
  92.             "RelPath": 1,
  93.             "ListID": "basepaths",
  94.             "FieldPath": "Screen,Hotspots,ScreenID",
  95.             "Delimited": 1,
  96.             "Dlm": ":",
  97.             "FirstInField": 0,
  98.             "UseIfNoDlm": 1
  99.         },
  100.         {
  101.             "PropertyID": "exefilerelpath",
  102.             "PropertyTypeValue": 5,
  103.             "Caption": "(Base File Path) AND (Relative Path) to Exe File:",
  104.             "ControlType": "TextBox",
  105.             "Browse": 1,
  106.             "RelPath": 1,
  107.             "ListID": "basepaths",
  108.             "FieldPath": "Screen,MediaID,ScreenID",
  109.             "Delimited": 1,
  110.             "Dlm": ":",
  111.             "FirstInField": 0,
  112.             "UseIfNoDlm": 1
  113.         },
  114.         {
  115.             "PropertyID": "genfilerelpath",
  116.             "PropertyTypeValue": 5,
  117.             "Caption": "(Base File Path) AND (Relative Path) to File:",
  118.             "ControlType": "TextBox",
  119.             "Browse": 1,
  120.             "RelPath": 1,
  121.             "ListID": "basepaths",
  122.             "FieldPath": "Screen,MediaID,ScreenID",
  123.             "Delimited": 1,
  124.             "Dlm": ":",
  125.             "FirstInField": 0,
  126.             "UseIfNoDlm": 1
  127.         },
  128.         {
  129.             "PropertyID": "helpfilerelpath",
  130.             "PropertyTypeValue": 5,
  131.             "Caption": "(Base File Path) AND (Relative Path) to Help File:",
  132.             "ControlType": "TextBox",
  133.             "Browse": 1,
  134.             "RelPath": 1,
  135.             "ListID": "basepaths",
  136.             "FieldPath": "Screen,MediaID,ScreenID",
  137.             "Delimited": 1,
  138.             "Dlm": ":",
  139.             "FirstInField": 0,
  140.             "UseIfNoDlm": 1
  141.         },
  142.         {
  143.             "PropertyID": "isfolder",
  144.             "PropertyTypeValue": 49,
  145.             "Caption": "Folder",
  146.             "ControlType": "CheckBox",
  147.             "Default": "vbChecked",
  148.             "Browse": 0,
  149.             "RelPath": 0,
  150.             "FieldPath": "Item,ItemIsFolder,ItemID",
  151.             "Delimited": 0,
  152.             "FirstInField": 0,
  153.             "UseIfNoDlm": 0
  154.         },
  155.         {
  156.             "PropertyID": "mediaid",
  157.             "PropertyTypeValue": 1,
  158.             "Caption": "MediaID",
  159.             "Browse": 0,
  160.             "RelPath": 0,
  161.             "FieldPath": "Screen,MediaID,ScreenID",
  162.             "Delimited": 0,
  163.             "FirstInField": 0,
  164.             "UseIfNoDlm": 0
  165.         },
  166.         {
  167.             "PropertyID": "noteattachfilerelpath",
  168.             "PropertyTypeValue": 5,
  169.             "Caption": "(Base File Path) AND (Relative Path) to File:",
  170.             "ControlType": "TextBox",
  171.             "Browse": 1,
  172.             "RelPath": 1,
  173.             "ListID": "basepathsNotebook",
  174.             "FieldPath": "Screen,MediaID,ScreenID",
  175.             "Delimited": 1,
  176.             "Dlm": ":",
  177.             "FirstInField": 0,
  178.             "UseIfNoDlm": 0
  179.         },
  180.         {
  181.             "PropertyID": "screentitle",
  182.             "PropertyTypeValue": 1,
  183.             "Caption": "Title",
  184.             "ControlType": "TextBox",
  185.             "Browse": 0,
  186.             "RelPath": 0,
  187.             "FieldPath": "Item,ItemTitle,ItemID|Screen,ScreenTitle,ScreenID",
  188.             "Delimited": 0,
  189.             "FirstInField": 0,
  190.             "UseIfNoDlm": 0,
  191.             "InvalidValues": "char:~"
  192.         },
  193.         {
  194.             "PropertyID": "section",
  195.             "PropertyTypeValue": 33,
  196.             "Caption": "Section Type",
  197.             "ControlType": "ComboBox",
  198.             "Browse": 0,
  199.             "RelPath": 0,
  200.             "ListID": "sectiontype",
  201.             "FieldPath": "Item,ItemSectionType,ItemID",
  202.             "Delimited": 0,
  203.             "FirstInField": 0,
  204.             "UseIfNoDlm": 0
  205.         },
  206.         {
  207.             "PropertyID": "url",
  208.             "PropertyTypeValue": 9,
  209.             "Caption": "(Internet Protocol) and URL or FileName",
  210.             "ControlType": "TextBox",
  211.             "Browse": 1,
  212.             "RelPath": 1,
  213.             "ListID": "internetprotocols",
  214.             "FieldPath": "Screen,MediaID,ScreenID",
  215.             "Delimited": 1,
  216.             "Dlm": "://",
  217.             "FirstInField": 0,
  218.             "UseIfNoDlm": 0
  219.         },
  220.         {
  221.             "PropertyID": "viewer",
  222.             "PropertyTypeValue": 1,
  223.             "Caption": "Viewer",
  224.             "ControlType": "ComboBox",
  225.             "Browse": 0,
  226.             "RelPath": 0,
  227.             "ListID": "viewers",
  228.             "FieldPath": "Screen,Viewer,ScreenID",
  229.             "Delimited": 0,
  230.             "FirstInField": 0,
  231.             "UseIfNoDlm": 0
  232.         }
  233.     ]
  234. }